/* foot */
.w_12{
	width:1300px;
	margin: 0 auto;
}
.clear {
    clear: both;
}
#foot{
    background-image: url(../images/bottom_bg.png); background-size:auto 100%;
/*    background-position: center top;
    background-repeat: no-repeat;*/
}
.foot_top{
    padding: 34px 0 30px;
    height: auto;
}
.foot_bottom{
    height: 49px;
    border-top: 1px solid #1678e1;
    line-height: 49px;
    text-align: center;
}
.foot_bottom a{
    color: #f1f1f1;
    margin-right: 28px;
    font-size: 14px;
}
.foot_bottom span{
    color: #f1f1f1;
    font-size: 14px;
}
.foot_top .ft_02{
    display: inline-block;
    vertical-align: top;
    margin-left: 70px;
}
.foot_top .ft_02 p{
    color: white;
    line-height: 16px;
    margin-bottom: 17px;
}
.foot_top .ft_03{
    float: right;
}
.foot_top .ft_03 img{
    margin-left: 30px;
}